Uses of Class
com.seclore.fs.ws.client.pscp.HttpResponseInfo
Packages that use HttpResponseInfo
-
Uses of HttpResponseInfo in com.seclore.fs.ws.client.pscp
Methods in com.seclore.fs.ws.client.pscp that return HttpResponseInfoModifier and TypeMethodDescriptionLoginHandler.ping(PSConnection pPSConnection) This function checks whether server is up or not and returns response header.PSConnection.send(Locale pLocale, HttpRequestInfo pHttpRequestInfo) Send a request to the server and returns the HttpResponseInfo instance.PSConnection.sendRequest(int pRequestType, String pRequestXML) This method is used to send the request to policy server.